html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{margin:0;font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;line-height:1.42857143;font-size:14px;min-width:1230px;background:#fff;color:#333}
h1{font-size:2em;margin:.67em 0}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
a{-webkit-text-decoration-skip:objects;background-color:transparent}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline:none}
body,button,input,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"}
button,input{overflow:visible}
button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block}
pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}
audio,video,canvas{display:inline-block}
template,[hidden]{display:none}
.fl{ float: left;}
.fr{ float: right; }

.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

a{color:#333;text-decoration:none}
a:hover{color:#00479d}
ul{margin:0;list-style:none;padding:0}



.img-center{text-align:center;font-size:0}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

.img-cover{overflow:hidden;position:relative}
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}

.container{padding:0 10px;width:1200px;margin:0 auto}

#message{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;transform:scale(0);transition:.3s}
.messagebg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1001}
#message .m-content{margin-top:8%}
#message .m-content .m-message{background:#fff;width:580px;background:#fff;padding:50px;margin:0 auto;position:relative;z-index:1002;box-shadow:1px 1px 50px rgba(0,0,0,.3)}
.m-message{width:494px;margin:48px auto 0}
.m-message label{margin-bottom:15px;display:block;font-size:14px}
.m-message label em{display:block;float:right;color:red;height:32px;line-height:32px}
.m-message label span{width:70px;height:34px;line-height:34px;color:#2F2F2F;float:left;font-weight:bold;text-align:right;margin-right:30px;display:inline-block}
.m-message label input.inp,.m-message label textarea,.m-message label.code input{width:73%;overflow:hidden;height:32px;line-height:32px;border:#cccccc 1px solid;border-radius:3px;padding:0 14px;box-sizing:border-box;color:#555;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.m-message label input:focus,.m-message label textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6)}
.m-message label textarea{height:72px;line-height:24px;padding:10px 14px}
.m-message label.code{line-height:34px}
.m-message label.code input{width:30%;float:left;margin-right:30px}
.m-message label.code .pic{display:inline-block;vertical-align:top;width:80px;height:32px}
.m-message label.code img{display:block;width:100%;height:100%}

.btn1{display:block;line-height:32px;padding-left:15px;background-color:#333;color:#fff;margin-top:10px}
.btn1:hover{background-color:#444;color:white}
.btn1 span{display:block;padding-left:15px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/btn-r.png)}
.btn1-1 input{width:52px;height:32px;line-height:32px;background:#e8e8e8;border:none;color:#333;margin-right:22px;cursor:pointer;transition:0.3s}
.btn1-1{padding-left:100px}
.btn1-1 input.focus{background:#00479d;color:#fff}
.btn1-1 input.focus:hover{background:#444}
.btn1-1 input:hover{background:#ccc}

.kf{width:208px;position:fixed;right:-208px;top:50%;transform:translateY(-50%);z-index:10}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #00479d;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff}
.kt-top span:hover{transform:rotate(90deg)}
.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0}
.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}
.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.kf .con{overflow:hidden;background:#fff}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block}
.kf .qq li a img{padding-right:6px}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom:0}
.kf .contact{margin-top:1px;height:auto;background-color:#fff}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin:0}
.kf .contact p:nth-child(2n){padding-left:32px}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat}
.kf .con .qr{margin-top:10px;padding-left:40px}
.kf .con .qr img{width:110px;height:110px}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #00479d;background-size:18px auto;cursor:pointer}
.kf-side{padding:18px 10px 10px;background:#00479d;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer}
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400}
.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px}

.footer-fix{box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:10;display:none}
.footer-fix li{float:left;width:25%}
.footer-fix li a{display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1}
.footer-fix li i{display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px}
.footer-fix li i.i1{background-image:url(../images/f_01.png)}
.footer-fix li i.i2{background-image:url(../images/f_02.png)}
.footer-fix li i.i3{background-image:url(../images/f_03.png)}
.footer-fix li i.i4{background-image:url(../images/f_04.png)}


.topbar{padding:7px 0;background-color:#f0f0f0;color:#646464;}
.topbar em{font-style:normal;color:#ddd;padding:0 15px}
.topbar a{color:#646464}

.header{background-color:#fff}
.header .logo{float:left;font-size:0;height:82px;line-height:82px;text-align:left;padding:15px 0; }
.header .text{ float: left; height: 60px; border-left: 1px solid #dcdcdc; padding-left: 14px; margin-left: 14px; margin-top: 25px; }
.header .text strong{ font-size: 28px; }
.header .text p{ margin: 0; color: #6c6c6c; font-size: 18px; }
.header .text p span{display: inline-block; width: 26px; height: 1px; background: #b6b6b6; position: relative; top:-5px; margin: 0 10px;}
.header .tel{float:right;background:url(../images/tel.jpg) no-repeat 0 center;padding-left:55px;margin-top:30px;color:#333}
.header .tel strong{display:block;font-size:26px;line-height:1;color:#f37121}

.header .nav{font-size:0; background:linear-gradient(to right,#002fa0,#006dd8);}
.header .nav li{display:inline-block;vertical-align:middle}
.header .nav li a{display:block;font-size:16px;line-height:64px;padding:0 31px;color:#FFF;}
.header .nav li span{ float: left; width: 1px; height: 64px; background: url(../images/nav-line.png) no-repeat center; }
.header .nav li .arr{float:right;height:40px;width:40px;position:relative;display:none}
.header .nav li .arr:after{content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{background: #EA5503;}
.header .nav li.dropdown{position:relative}
.header .nav .dropdown-box{position:absolute;left:0;min-width:100%;top:100%;display:none;z-index:10;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,0.18);background-color:rgba(255,255,255,0.9)}
.header .nav .dropdown-box p{margin:0;}
.header .nav .dropdown-box a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;font-size:15px;background-color:transparent !important;line-height:40px;color:#333 !important}
.header .nav .dropdown-box a:hover{background-color:#df0001 !important;color:#FFF !important}
.header .nav li.open .dropdown-box{display:block}

.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#00479d;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:18px;margin-left:6px}
.menu-btn span{width:12px;margin:6px 0 6px 12px}

.banner{ width: 100%;max-width: 1920px; margin: 0 auto; overflow: hidden; position: relative;}
.banner .swiper-button-prev{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-pagination-bullet{ background:#FFF; width: 15px; height: 15px;opacity: 1;}
.banner .swiper-pagination-bullet-active{background-color:#00479d;}
.banner .swiper-slide img {max-width: 100%; display: block;}

.yunu-link{padding:20px 0}
.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#00479d;padding-bottom:15px}
.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
.yunu-link ul{margin-left:-20px}
.yunu-link li{float:left;margin-left:20px;margin-top:20px}

.pc-slide{float:left;width:400px}
.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}
.view .swiper-container{width:100%}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{margin:0 30px}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .active-nav .img-center{border-color:#00479d}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}

.yunu-showcase{margin:0 0 40px}
.yunu-showcase-info{margin-left:430px}
.yunu-showcase-info h1{font-size:24px;margin:0 0 30px;font-weight:normal}
.yunu-showcase-info p{margin:5px 0 0;color:#666;line-height:1.8;min-height:250px}
.yunu-showcase-info .tel{border-top:2px solid #e6e6e6;margin-top:15px;padding-top:15px;height:42px;line-height:21px;font-size:18px}
.yunu-showcase-info .tel strong{color:#00479d}
.yunu-showcase-info .tel a{float:right;line-height:42px;padding:0 25px;background-color:#00479d;color:#fff}

.section{padding:30px 0 0;}
.section-title{margin-bottom:15px;text-align:center;font-size:36px; font-weight: bold; color: #FFF; background: url(../images/tit1.png) no-repeat bottom center; padding-bottom: 30px;}
.section-title span{ color: #de0001; }

.section-title1{margin-bottom:15px;text-align:center;font-size:36px;  background: url(../images/tit1.png) no-repeat center 60px; padding-bottom: 30px;}
.section-title1 p{ font-size: 16px; margin-top: 30px; }

.in-about{background: #f6f6f6; padding: 22px; border-radius: 10px 10px 0px 0px;}
.in-about .fl{ width:740px;  }
.in-about .fr{ width:380px;  }
.in-about .fl h2{ margin: 5px 0 15px; color: #1c499e; font-size: 24px; }
.in-about .fl p{ margin: 0; color: #333333; line-height: 30px; font-size: 16px; }

.in-pro{ padding-bottom: 20px; }
.in-pro-left{ float: left; width: 260px; background:linear-gradient(to right, #002fa0 , #006dd8); overflow: hidden;}
/*.in-pro-right{ float: right; width: 930px; }*/

.in-pro-left .tit{ text-align: center; font-size: 12px; color: #FFF; }
.in-pro-left .tit span{ font-size: 26px; display: block; padding-top: 10px; font-weight: bold; }

.in-lanmu{ background:#FFF; padding: 7px; margin: 7px;overflow: hidden; }
.in-lanmu h3{position: relative; line-height: 51px; margin: 0; font-size: 16px; padding-left: 15px; color: #000; font-weight: normal; margin-top:5px;border-bottom:1px solid #dedede;}
.in-lanmu h3 a {display: inline-block; width: 41px; height: 51px; position: absolute; right: 0; color: #000; text-align: center; font-size: 14px;}
.in-lanmu ul{ overflow: hidden; padding: 5px 0; }
.in-lanmu li{ float: left; width: 100%; color: #dd0000; }
.in-lanmu li a{ display: inline-block; border-bottom: 1px solid #e6e6e6; line-height: 35px;width:90%;font-size:15px;}

.in-pro-right{float:right;width:920px}
.list-1 li .text p {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
}
/*.in-pro-left .tit{line-height:78px;color:#FFF;border-radius:10px 10px 0 0;font-size:20px;background:#48b634}
.in-pro-left .tit h3{margin:0 15px;padding-left:10px;background:url(../images/icon-1.png) no-repeat right center}
.in-lanmu{background-color:#f7f7f7;width:100%;display:block;padding:20px 0}
.in-lanmu li{margin:0 auto;width:230px}
.in-lanmu li>a{display:block;line-height:42px;padding:0 0 0 40px;color:#666;font-size:16px}
.in-lanmu li .arr{float:right;height:40px;width:40px;position:relative;cursor:pointer}
.in-lanmu li .arr:after{content:'';border-top:1px solid #666;border-left:1px solid #666;box-sizing:content-box;display:block;width:4px;height:4px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.in-lanmu li>a:hover,.in-lanmu li.active>a{color:#fff;background-color:#48b634}
.in-lanmu li>a:hover .arr:after{border-color:#fff}
.in-lanmu li.active .arr:after{border-color:#fff}*/
.in-tel{padding:20px 0;text-align:center;background:#48b634;color:#FFF;font-size:18px}
.in-tel strong{display:block;font-size:24px}
.in-tel strong img{margin-right:8px}
.in-prod-menu{text-align:left;margin-bottom:19px;position:relative;line-height:70px;overflow:hidden}
.in-prod-menu li{float:left;width:189px}
.in-prod-menu li a{display:block;margin:0 0 10px;font-size:20px;text-align:center;background:#e8e8e8}
.in-prod-menu li.active a{color:#fff;background:linear-gradient(to right, #002fa0 , #006dd8)}
.in-prod-menu span{position:absolute;right:0;font-size:16px;background:url(../images/tel2.png) no-repeat left center;padding-left:30px}
.in-prod-menu span i{font-style:normal}
.in-prod-menu span b{font-size:24px;color:#00479D}

.list-1 li{float:left;width:33.33%}
.list-1 li a{display:block;margin:0 9px 18px;text-align:center;color:#666666}
.list-1 li .img-cover{padding-top:70%;transition:all 0.5s}
.list-1 li .img-cover:hover span{transform:scale(1.1)}
.list-1 li .text{line-height:47px;background:#f5f5f5}
.list-1 li a:hover .text{background:linear-gradient(to right, #002fa0 , #006dd8);color:#FFF}

/*.in-pro-right ul li{ float: left; width: 33.333% }
.in-pro-right ul li a{ display: block; margin: 0 7px 15px ;text-align: center; }
.in-pro-right ul li .img-cover{padding-top: 82%;}
.in-pro-right ul li:hover .img-cover span{transform:scale(1.2)}
.in-pro-right ul li .text{ line-height: 29px; }
.in-pro-right ul li .text p{
        margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    
}*/
/*.in-ys{ background: url(../images/bg1.jpg) no-repeat top center / cover; color: #FFF; }

.in-ys-con{ overflow: hidden; padding-bottom: 100px; }
.in-ys-con .pic{ float: left; width: 114px; height: 102px; background: #e80000; font-size: 28px; text-align: center;box-sizing: border-box; }
.in-ys-con .pic span {  position: relative;top: 8px; line-height: 40px;font-weight: bold; }
.in-ys-con .text{ float: left; margin-left: 20px; padding-top: 10px; width: 425px; }
.in-ys-con .text h2{margin: 0; font-size:30px;}
.in-ys-con .text h3{margin:15px 0 30px; font-size: 16px;  font-weight: normal;}
.in-ys-con .text p{ font-size: 16px; }
.in-ys-con .text p span{ color: #e80000; }
.in-ys-con .text .tel{ font-size: 18px;  }
.in-ys-con .text .tel strong{ font-size: 28px; }
.in-ys-con .text .more{ margin-top: 30px; }
.in-ys-con .text .more a{ display: inline-block; padding: 9px 40px; background: #e80000; color: #FFF; font-size: 18px; }*/

.in-honor{ padding-bottom: 40px; }
.in-honor .tit{ height: auto; overflow: hidden; margin-bottom: 40px; }
.in-honor .tit .pic{ float: left; width: 108px; height: 116px; background: linear-gradient(to right, #002fa0 , #006dd8); font-size: 28px; text-align: center; color: #FFF; box-sizing: border-box; }
.in-honor .tit .pic span {  position: relative;top: 8px; line-height: 50px;font-weight: bold; }
.in-honor .tit .text{ float: left; margin-left: 20px; padding-top: 0px; }
.in-honor .tit .text strong{ color: #000; font-size: 24px; }
.in-honor .tit .text p{ font-size: 16px; font-weight: bold; }
.in-honor .swiper-slide a{display: block;}

.section-title2{margin-bottom:15px;text-align:center;font-size:36px;padding-bottom: 10px;}
.section-title2 p{ font-size: 16px; margin:10px 0 0;  }

/*.in-case{ background: url(../images/bg2.jpg) no-repeat top center / cover; color: #FFF; padding-bottom: 20px; }
.in-case li{ float: left; width:25% }
.in-case li a{ display: block; margin: 0 0 7px ;text-align: center;color: #FFF;  }
.in-case li .img-cover{padding-top: 82%; border: 6px solid #FFF;}
.in-case li:hover .img-cover span{transform:scale(1.2)}
.in-case li .text{ line-height: 29px; }
.in-case li .text p{
        margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
}*/
.in-news{ height: auto;overflow: hidden;padding: 40px 0; }
.in-news-left{ float: left; width: 615px;}
.in-news-right{ float: right; width: 540px; }
.in-news .tit{ position: relative; line-height: 50px;border-bottom: 1px solid #dfdfdf; color: #0e59ae; font-size: 24px; font-weight: bold;}
.in-news .tit a{ position: absolute; right:0px; top:0; font-size: 12px; font-weight: normal; }

.in-news-left dl{ border-bottom: 1px dashed #e5e5e5; padding: 10px 0 20px; overflow: hidden;  }
.in-news-left dl dt{ float: left; width: 25%; margin: 0; padding:0 15px; box-sizing:border-box; }
.in-news-left dl dd{ float: right; width: 74%; margin: 0; }
.in-news-left dl dt .img-cover{ padding-top: 85%; }
.in-news-left dl dd h2{ margin: 0; font-weight: normal; font-size: 16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  }
.in-news-left dl dd .date{ color: #999;font-size: 12px; margin: 5px 0; }
.in-news-left dl dd p{ margin: 0; color: #666;  }

.in-news-left li{ float: left; width: 48%; margin-right: 4%; position: relative; line-height: 50px; border-bottom: 1px dashed #e5e5e5; }
.in-news-left li:nth-child(2n){ margin-right: 0; }
.in-news-left li:before{position: absolute; left:0; top:25px; width: 10px; height:2px; background: #0e59ae;  content: ''; }
.in-news-left li a{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; width: 70%; float: left; padding-left: 20px; }
.in-news-left li span{float: right; position: absolute; right: 10px; font-size: 12px; color: #999; }


.qas{ margin: 20px 0;  height: 350px; background:none!important;  }
.qas li{ padding: 10px 15px 14px 55px; margin: 0 auto 20px; border: 1px solid #e5e5e5; }
.qas li:hover{ background: #16304d; }
.qas li h2{margin: 0; font-weight: normal; font-size: 16px;  line-height: 35px; position: relative; }
.qas li h2:before{ position: absolute;content:''; left:-30px; top:8px; width: 21px; height: 21px; background: url(../images/wen.png) no-repeat left center; }
.qas li p{ font-size: 15px; margin: 0; color: #555555; line-height: 25px;position: relative; }
.qas li p:before{ position: absolute;content:''; left:-30px;top:3px; width: 21px; height: 21px; background: url(../images/da.png) no-repeat left center; }
.qas li:hover h2 a,.qas li:hover p{color: #FFF;}


.in-contact{ overflow: hidden; }
.in-contact .tit{ position: relative; line-height: 55px; background: #1c499e; color: #FFF; font-size: 20px; font-weight: bold; }
.in-contact .tit span{ float: left; margin: 6px; display: inline-block; width: 6px; height: 43px; background: #e60002; }
.in-contact .tit a{ font-weight: normal; font-size: 12px; color: #FFF; position: absolute; right: 10px; }

.in-contact .fl{ width: 770px; }
.in-contact .fr{ width: 410px; }

.in-contact .fl .text{ float: left; width: 350px; font-size: 16px; line-height: 35px;}
.in-contact .fl .text h2{ margin:40px 0 0 0;color: #f01200; font-size: 18px; }
.in-contact .fl .text p{ margin: 0; }
.in-contact .fl .img-center{ float: right; width: 350px; margin-top: 20px; }

.qa{ height: 260px; background: none!important; margin-top: 15px; }
.qa li{ border-bottom: 1px dashed #d4d4d4; line-height: 40px; }
.qa li a{ color: #d80000;  font-weight: bold; font-size: 14px;}


/*.footer{background:#00479d;color:#FFF; text-align: center; padding: 30px 0; font-size: 12px; line-height: 25px;}
.footer a{color:#fff}
.footer p{ margin: 0; }*/

.banner-sub{height:240px;background:no-repeat center / cover;width:100%;margin:-30px auto 10px auto;}

.stroke {
                -webkit-text-stroke: 1px #000;
            }
.s_pctitle{text-align:center;line-height:240px;font-size:30px;color:#fff;font-weight:bold;
	letter-spacing: 15px;
}

.section-sub{padding:20px 0}

.sub-tit {border-bottom: 1px solid #ddd;font-size: 18px;color: #00479d;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;}
.curmbs {float: right;font-weight: normal;font-size: 12px;color: #999;line-height: 25px;background: url(../images/hom1.jpg) no-repeat 0 center;padding-left: 20px;}
.curmbs em {font-style: normal;padding: 0 5px;}

.ct2-sd{float:left;width:250px}
.ct2-mn{float:right;width:920px}

.panel-sd{margin-bottom:20px;border:1px solid #d1d1d1;}
.panel-sd:last-child{margin-bottom:0}
.panel-sd .tit{text-align:left;font-size:16px;padding:20px 0 20px 35px;background-color:#00479d;text-transform: uppercase; color: #b4d4fb;}
.panel-sd .tit span{ font-size: 20px; display: block;  font-weight: bold; color: #FFF; }
.panel-sd .tit i{font-style: normal; font-size: 16px; color: #FFF; margin-right: 5px;}

.contact-sd{padding:20px;}
.contact-sd .tel{background:url(../images/ny-tel.jpg) no-repeat 0 center; padding-left: 55px;}
.contact-sd .tel strong{color:#5b5b5b;font-size:18px; display: block;}
.contact-sd .cont{ margin-top: 8px; }
.contact-sd .cont p{ margin: 0; line-height: 25px;  }

.lanmu{background: #FFF;}
.lanmu li{margin-top:2px;border-bottom:1px solid #d1d1d1;}
.lanmu li>a{display:block;line-height:50px;padding:0 0 0 25px;color:#666;font-size:15px; }
.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.lanmu li .arr:after {content: '';border-top: 2px solid #1977c2;border-left: 2px solid #1977c2;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.lanmu-box{display:none}
.lanmu-box p{margin:0;border-top:1px solid #fff;padding-left:15px}
.lanmu-box p a{padding:0 25px;display:block;line-height:40px}
.lanmu li>a:hover,.lanmu li.active>a {color: #fff;background-color: #00479d;}
.lanmu li.active .arr:after {border-color: #fff;}
.lanmu li.open .lanmu-box {display: block;}
.lanmu li.open .arr:after {transform: rotate(225deg);}

.list-3{margin:-20px 0 0 -20px}
.list-3 li{float:left;width:33.333333%}
.list-3 li a{display:block;margin:20px 0 0 20px;text-align: center;}
.list-3 li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-3 li .text{line-height:40px;position:relative; padding: 0 14px;  font-size: 16px;}
.list-3 li .text p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;z-index:1;transition:all 0.5s}
.list-3 li .btn{ text-align: center; }
.list-3 li .btn a{ margin-top: 0; display: inline-block; background: #555555; padding: 3px 20px; height: 35px; line-height: 35px; color: #FFF; font-size: 16px; border-radius: 5px; }
.list-3 li .btn a.blue{ background: #2d56a4; }

.list-4{ margin:10px 0 0 0px!important;}
.list-4 li{ float: left; width: 50%; margin: 0; position: relative; }
.list-4 li a{display: inline-block;line-height: 34px; margin: 0 20px 0 0; color: #545555; width: 70%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-4 li span{position: absolute; right: 20px; top:8px; color: #bbbbbc; }

.list-5 li{margin-bottom:15px}
.list-5 li a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden}
.list-5 li .img-center{float:left;width:250px}
.list-5 li .text{margin-left:270px}
.list-5 li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
.list-5 li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal}
.list-5 li .text p{color:#797979}
.list-5 li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6}
.list-5 li a:hover{border-color:#00479d}
.list-5 li a:hover .text h4{color:#00479d}
.list-5 li a:hover .text .more{background-color:#00479d}

.list-6 li{ float: left; width: 25%; margin: 0; }
.list-6 li a{display:block;margin:20px 0 0 20px; text-align: center; }
.list-6 li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-6 li .text{margin:8px 0 0;}
.list-6 li .text p{
        margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    
}
.yunu-infocontent-title{margin-bottom:20px;text-align:center}
.yunu-infocontent-title h1{margin:0;font-size:24px}
.yunu-infocontent-title p{margin:10px 0 0;font-size:12px;color:#999}
.yunu-infocontent-title p span{padding:0 5px}

.yunu-infocontent-desc{margin-bottom:20px;border:1px solid #ddd;padding:20px}
.yunu-infocontent-desc p{display: inline-block;}
.yunu-infocontent-body{line-height:;margin-bottom:20px}
.yunu-infocontent-body img{max-width:100% !important;height:auto !important;width:auto !important}
.yunu-infocontent-epx{margin-bottom:20px}
.yunu-infocontent-epx li{line-height:32px;margin-bottom:5px}
.yunu-infocontent-epx li span{display:inline-block;background-color:#A2A2A2;color:#fff;padding:0 15px;margin-right:10px}
.yunu-infocontent-epx li em{float:right;font-style:normal}
.yunu-infocontent-return{border-top:1px solid #000;line-height:32px}
.yunu-infocontent-return a{margin-right:10px}
.yunu-infocontent-return .more{margin:0;float:right;background-color:#000;color:#fff;padding:0 10px}
.yunu-infocontent-rem{margin-bottom:20px}
.yunu-infocontent-rem h4{margin:0;font-size:24px;line-height:55px}
.yunu-infocontent-rem li{border-top:1px dashed #dbdbdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:46px}
.yunu-infocontent-rem li span{float:right}

.prod-menu{margin-bottom:20px;border-bottom:3px solid #00479d}
.prod-menu li{float:left;margin-right:7px}
.prod-menu li a{display:block;padding:0 35px;line-height:50px;border-radius:5px 5px 0 0;background-color:#F1F1F1;font-size:16px}
.prod-menu li.active a{background-color:#00479d;color:#fff}


.in-service{ background: url(../images/bg-service.jpg) no-repeat top center; padding-top: 60px; }
.in-service li{ float: left; width: 25%; text-align: center; }
.in-service-con{display: block; padding:0 25px;}
.in-service-con .icon{ width: 100%; height: 162px; display: block; margin: 0 auto; transition: all 0.5s ease-in-out; background:no-repeat center ;  }
.in-service-con:hover .icon{transform: rotate(360deg);}
.in-service-con h2{margin:25px 0 30px; font-size: 18px; color: #00479D;}
.in-service-con:hover h2{ color: #fc9608; }

.in-service-con p{ font-size: 15px;}
.in-service-con .a1{background-image:url(../images/cg1.png);}
.in-service-con .a2{background-image:url(../images/cg2.png);}
.in-service-con .a3{background-image:url(../images/cg3.png);}
.in-service-con .a4{background-image:url(../images/cg4.png);}
.in-service-con:hover .a1{background-image:url(../images/cg1_h.png);}
.in-service-con:hover .a2{background-image:url(../images/cg2_h.png);}
.in-service-con:hover .a3{background-image:url(../images/cg3_h.png);}
.in-service-con:hover .a4{background-image:url(../images/cg4_h.png);}
.in-service .more{ background: url(../images/icobg1.gif) no-repeat; width:222px;height: 42px; line-height: 42px;  margin: 20px auto;  }
.in-service .more a{ color: #FFF; display: block; padding-left: 70px; }
.srt_a{color: #333333;font-size: 18px;margin: 15px 0 0;font-weight:normal;}

.in-pro-left p{ width:226px; margin:0 auto; font:16px "Microsoft Yahei"; text-align:center; color:#333; background:url(../images/fen_bg1.gif) no-repeat center 12px; padding-bottom:10px;margin-top:10px;}
.in-pro-left p em{ display:block; font:24px Arial, Helvetica, sans-serif; font-weight:bold; color:#f37121;}


.section-title2{text-align:center;font-size:36px; color: #FFF;background: url(../images/tit4.png) no-repeat center 30px; }
.section-title2 p{font-size:22px;margin:0}
.in-yd{ background: url(../images/bg100.jpg) no-repeat top center; padding: 60px 0; }
.in-yd li{float: left; width: 20%;}
.in-yd li a{ display: block; background: url(../images/ys-ico.png) no-repeat top center; padding: 96px 0 60px; margin: 30px 10px 0; text-align: center; color: #FFF; font-size: 18px;}
.in-yd li h2{ font-size: 40px; margin: 0; }
.in-yd li h2 span{ font-weight: normal; font-size: 24px;margin-left:5px;}
.in-yd li p{ margin: 0; }


.section-title3{text-align:center;font-size:34px; color: #00479D;background: url(../images/tit5.png) no-repeat center 30px; }
.section-title3 strong span{ color: #000; }
.section-title3 p{font-size:18px;margin:0}


.section-title51{text-align:center;font-size:34px; color: #00479D;background: url(../images/tit51.png) no-repeat center 30px; }
.section-title51 strong span{ color: #000; }
.section-title51 p{font-size:18px;margin:0;font-weight:normal;color:#666}

.in-ys{padding: 60px 0px 10px 0px; }
.in-ys .fl{ width: 685px; }
.in-ys .fr{ width: 507px; }
.in-ys-con{ overflow: hidden; margin-top: 0px; }
.in-ys-con .ys-tit{ padding: 15px 0 20px;  background-repeat: no-repeat;  }
.in-ys-con .ys-tit h2{ margin:-20px 0 0; color: #11509b; font-size: 29px; }
.in-ys-con .ys-tit p{ margin: 0; color: #eb6100; font-size: 20px; font-weight: bold;}
.in-ys-con .desc{ color: #545353; font-size: 16px; padding: 15px 0; }
.in-ys-con .desc p{ margin: 0; line-height: 30px; }
.y1 .ys-tit{ background-image: url(../images/yt1.png);padding-left: 100px; }
.y2 .ys-tit{ background-image: url(../images/yt2.png);padding-left: 80px; }
.y3 .ys-tit{ background-image: url(../images/yt3.png);padding-left: 80px; }
.y4 .ys-tit{ background-image: url(../images/yt4.png);padding-left: 90px; }
.y5 .ys-tit{ background-image: url(../images/yt5.png);padding-left: 90px; }
.in-ys .y2 .fl,.in-ys .y4 .fl {float: right;}
.in-ys .y2 .fr,.in-ys .y4 .fr {float: left;}



.feedback{background:linear-gradient(to right, #002fa0 , #006dd8);padding:20px 0}
.feedback span{display:inline-block;font-size:24px;line-height:26px;color: #fff;font-weight:bold;margin-right:30px;}
.feedback input{display:inline-block;background:#fff;font-size:16px;line-height:26px;color:#888;padding:12px 15px;max-width:14.28%;margin-right:10px; border: none;}
.feedback input.inp{min-width:35%;margin-right:0}
.feedback button{font-size:15px;line-height:26px;color:#fff;background:#EA5503;padding:12px 0;cursor:pointer;float:right;width:10%; border: none;}

.footer{background: #0b2d5e; color: #FFF; padding-top: 47px;}
.footer a{color:#FFF}
.footer a:hover{color:#FFF}
.footer .tits{ color: #FFF; font-size: 18px; border-bottom:1px solid #2b4873; padding-bottom: 8px; }
.footer .flogo{ float: left; width: 230px; }
.footer .contact{ float: left; width: 260px; padding: 0 60px; border-left:1px solid #2b4873;  border-right:1px solid #2b4873; }
.footer .fnav{ float: left; width: 175px; padding: 0 60px; border-right:1px solid #2b4873;  }
.footer .fnav ul{ padding-top: 8px; }
.footer .fnav li{ float: left; width: 75px;  line-height: 30px; }
.footer .fnav li:nth-child(2n){ float: right; }

.footer .ewm{width:165px;float:right; color: #FFF;}
.footer .ewm .con{ padding-top: 10px;  padding-left: 85px; background: url(../images/ewmbg.jpg) no-repeat left 10px; min-height: 108px; }
.footer .ewm img{ width: 90px; }
.footer .ewm p{margin: 0; margin-left: 9px;}

.footer-copy{text-align:center;padding:25px 0;color:#FFF; margin-top: 30px; border-top: 1px solid #2b4873; }



.in-ys ul{ margin: 0; padding-top: 30px; }
.in-ys li{ float: left; width: 25%;  text-align: center;list-style:none; }
.in-ys li a{ display: block; margin: 0 10px;position: relative; transition:all 0.5s; overflow: hidden;  }
.in-ys li a:hover{ transform:translate(0,-35px); }
.in-ys li .text1{ position: absolute; bottom: 0; height: 40px; background: linear-gradient(to right, #002fa0 , #006dd8); width: 100%;transition:all 0.5s; }
.in-ys li .text1 .icon{ width: 45px; height: 45px; border-radius: 50%; background: #a81833; text-align: center;margin: 0 auto; position: relative; top:-22px; }
.in-ys li .text1 h2{ position: relative; top:10px; color: #FFF; font-size: 18px; margin: 0; }
.in-ys li .text2{ position: absolute; top: 100%; background:rgba(0,0,0,0.7); width: 100%;height: 100%;color: #FFF; transition:all 0.5s; }
.in-ys li .text2 .icon{ width: 66px; height: 66px; border-radius: 50%; background: #fac12c; text-align: center;margin:80px auto 0; }
.in-ys li .text2 .icon img{ margin-top: 12px; }
.in-ys li .text2 h2{ font-size: 24px; margin:20px 0 20px; }
.in-ys li .text2 p{ padding: 0 35px;font-size: 16px; line-height: 32px; }
.in-ys li a:hover .text1{ bottom:-110px; }
.in-ys li a:hover .text2{ top:0; }


.in-ys-menu {border: 1px solid #dcdcdc;border-right: 0;}
.in-ys-menu li {float: left;width: 25%;}
.in-ys-menu li a {display: block;border-right: 1px solid #dcdcdc;background-color: #fff;text-align: center;line-height: 96px;font-weight: bold;font-size: 30px;}
.in-ys-menu li span {color: #0d983e;margin-right: 10px;}
.in-ys-menu li.active a {background-color: #fbad16;color: #fff;}
.in-ys-menu li.active span {color: #fff;}
.in-ys-con .swiper-slide .img-cover {padding-top: 48%;}
.in-ys-con .swiper-slide .text {position: absolute;bottom: 0;left: 0;width: 100%;height: 140px;background-color: rgba(0,71,157, 0.7);color: #fff;}
.in-ys-con .swiper-slide .text h4 {float: left;font-size: 32px;width: 480px;margin: 0 0 0 30px;line-height: 140px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-ys-con .swiper-slide .text ul {float: right;width: 600px;margin: 20px 30px 0 0;line-height: 25px;}
.in-ys-con .swiper-slide:hover .img-cover span {transform: scale(1.1);}


table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%
}

td{border:none;}
.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}


.bg2 {background: url(../images/about_bg.jpg) no-repeat center top;}


.i_box3 {
	width: 100%;
	overflow: hidden;
	overflow: hidden;
}
.i_box3 .i_box3_tit {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.i_box3 .i_box3_tit p {
	display: block;
	font-size: 22px;
	line-height: 30.8px;
	color: #0B89DD;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.i_box3 .i_box3_tit p span {
	padding-bottom: 10px;
	border-bottom: 3px solid #eee;
}
.i_box3 .i_box3_content {
	width: 100%;
	margin-top: 0px;
	overflow: hidden;
	margin-top:30px;
}
.i_box3 .i_box3_content ul li {
	width: 150px;
	padding: 0 35px;
	float: left;
}
.i_box3 .i_box3_content ul li a img {
	width:150px;
	height: auto;
}
.i_box3 .i_box3_content ul li a p {
	padding-top: 0px;
	text-align: center;
}
.i_box3 .i_box3_content ul li a p:hover {
	color: #0B89DD;
}
.imgauto1 {
	width: 185px;
	height: 150px;
	overflow: hidden;
}
.table-container
{
width: 100%;
overflow-y: auto;
_overflow: auto;
margin: 0 0 1em;
}

.table-container p{line-height:25px;}

.table-container::-webkit-scrollbar
{
-webkit-appearance: none;
width: 14px;
height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
border-radius: 8px;
border: 3px solid #fff;
background-color: rgba(0, 0, 0, .3);
}

.in-jx-menu {position: relative;}
.in-jx-menu li {position: absolute;top: 0;z-index: 2;}
.in-jx-menu li a {display: block;width: 215px;height: 132px;border: 1px solid #e3e3e3;padding: 15px 20px 0 20px;}
.in-jx-menu li h4 {margin: 0;font-size: 24px;line-height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #11509B;}
.in-jx-menu li p {text-align: justify;line-height: 24px;height: 72px;overflow: hidden;color: #666;margin: 0;}
.in-jx-menu li:nth-child(1),.in-jx-menu li:nth-child(2),.in-jx-menu li:nth-child(3) {left: 0;}
.in-jx-menu li:nth-child(1) a,.in-jx-menu li:nth-child(2) a,.in-jx-menu li:nth-child(3) a {border-left-width: 4px;}
.in-jx-menu li:nth-child(4),.in-jx-menu li:nth-child(5),.in-jx-menu li:nth-child(6) {right: 0;}
.in-jx-menu li:nth-child(4) a,.in-jx-menu li:nth-child(5) a,.in-jx-menu li:nth-child(6) a {border-right-width: 4px;}
.in-jx-menu li:nth-child(2),.in-jx-menu li:nth-child(5) {top: 156px;}
.in-jx-menu li:nth-child(3),.in-jx-menu li:nth-child(6) {top: 312px;}
.in-jx-menu li.active a {background: linear-gradient(to right, #002fa0 , #006dd8);border: none;color: #fff;padding: 15px 100px 0 20px;}
.in-jx-menu li.active:nth-child(4) a,.in-jx-menu li.active:nth-child(5) a,.in-jx-menu li.active:nth-child(6) a {padding: 15px 20px 0 100px;}
.in-jx-menu li.active h4 {color: #fff;}
.in-jx-menu li.active p {color: #fff;}
.in-jx-con {width: 620px;margin: 0 auto;}
.in-jx-con .swiper-slide .img-cover {height: 460px;}
.in-jx-con .swiper-slide .img-cover:before {content: '';position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));transform: skewx(-25deg);z-index: 1;}
.in-jx-con .swiper-slide .img-cover:hover:before {transition: all 1s;left: 100%;}

/*.in-lanmu li:nth-child(2n+1){display:none;}*/
p strong{font-size:30px;margin-top:20px;}

.yunu-sou{padding:20px; position: relative; margin-top: -15px;background:linear-gradient(to right, #002fa0 , #006dd8); z-index: 2;  box-shadow: 0px 3px 6px 0px rgba(162, 162, 162, 0.11);}
.yunu-sou .hot{float:left; color: #dedede; padding-top: 5px;}
.yunu-sou .hot strong{ font-size: 18px;  color: #fff; margin-right: 15px;}
.yunu-sou .hot strong img{ margin: 0 15px; position: relative; top:3px; }
.yunu-sou .hot a{margin-right: 30px;color:#fff}
.yunu-sou .hform{float:right; border-bottom:1px solid #d6d6d6;  }
.yunu-sou .hform input{background: none; border: none; width: 270px; height: 35px;color:#fff}
.yunu-sou .hform button{border:0;background:none;}

.s_morepic li{width:48%;float:left;margin:1% 0% 0% 1%}
.s_morepic li img{width:100%}

.in-td{ margin-top:0px; }

.in-td li{ float: left; width: 25%; text-align: center; }

.in-td li .icon{ display: flex; justify-content: center;align-items: center; height: 42px;}

.in-td li .text{ margin-top: 10px; }

.in-case{ background: #efefef; padding: 60px 0; width: 100%; overflow: hidden; margin-top:-20px;}
#certify{position:relative;width:1200px;margin:40px auto 0}
#certify .swiper-slide{width:398px;opacity:.5}
.mengban{position:fixed;top:0px;z-index:100;height:100%;width:100%;display:none;opacity:0.7}
#certify .swiper-slide img{display:block;width:100%}
#certify .swiper-slide p{font-size:14px;width:100%;background:linear-gradient(to right, #002fa0 , #006dd8);height:2.8em;color:#fff;line-height:2.8em;text-align:center;display:block}
#certify .swiper-button-prev{left:-40px;top:46%;width:25px;height:56px;background:url(../images/prev.png) no-repeat;outline:0}
#certify .swiper-button-next{right:-40px;top:46%;width:25px;height:56px;background:url(../images/next.png) no-repeat;outline:0}
@media screen and (max-width:1200px){#certify{width:100%}}
@media screen and (max-width:768px){#certify .swiper-slide{width:198px;opacity:0.8}


.s_pctitle{text-align:center;line-height:100px;font-size:30px;color:#f37121;font-weight:bold;}
    
    .banner-sub {
    height: auto;
    background: no-repeat center / cover;
        background-image: none;
    width: 100%;
    margin: 0px auto;
    margin-top: -15px;
}


    
}
